home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / libglew1.5 / copyright < prev   
Encoding:
Text File  |  2008-02-11  |  4.1 KB  |  93 lines

  1. This package was debianized by Marcelo Magallon <mmagallo@debian.org> on
  2. Sun, 30 Mar 2003 14:25:20 +0200.
  3.  
  4. It was downloaded from http://glew.sf.net/
  5.  
  6. Upstream Authors: Milan Ikits & Marcelo E. Magallon
  7.  
  8. Copyright:
  9.  
  10. The original version of GLEW contained files under 4 licenses:
  11. BSD, GPLv2+, SGI Free Software License B, GLX Public License
  12.  
  13. The last 2 licenses are not Free software licenses.
  14. This version has the encumbered files removed and replaced by files
  15. from Mesa. These replacement files are licensed under the
  16. MIT license, which is BSD and GPL compatible.
  17.  
  18. The library itself is released under the following license:
  19.  
  20.     Redistribution and use in source and binary forms, with or without
  21.     modification, are permitted provided that the following conditions
  22.     are met:
  23.  
  24.     * Redistributions of source code must retain the above copyright
  25.       notice, this list of conditions and the following disclaimer.
  26.     * Redistributions in binary form must reproduce the above copyright
  27.       notice, this list of conditions and the following disclaimer in
  28.       the documentation and/or other materials provided with the
  29.       distribution.
  30.     * The name of the author may be used to endorse or promote products
  31.       derived from this software without specific prior written
  32.       permission.
  33.  
  34.     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  35.     "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  36.     LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  37.     FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  38.     COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  39.     INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  40.     BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  41.     LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  42.     CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  43.     LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
  44.     ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  45.     POSSIBILITY OF SUCH DAMAGE.
  46.  
  47. ===
  48.  
  49. The mesa replacement headers are licensed like this:
  50.  
  51. Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  52. Copyright (C) 2007 Hans de Goede (modifications needed for glew)
  53.  
  54. Permission is hereby granted, free of charge, to any person obtaining a
  55. copy of this software and associated documentation files (the "Software"),
  56. to deal in the Software without restriction, including without limitation
  57. the rights to use, copy, modify, merge, publish, distribute, sublicense,
  58. and/or sell copies of the Software, and to permit persons to whom the
  59. Software is furnished to do so, subject to the following conditions:
  60.  
  61. The above copyright notice and this permission notice shall be included
  62. in all copies or substantial portions of the Software.
  63.  
  64. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  65. OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  66. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
  67. BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
  68. AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  69. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  70.  
  71. ===
  72.  
  73. The different components of the build system are released under the
  74. following conditions:
  75.  
  76.     This package is free software; you can redistribute it and/or
  77.     modify it under the terms of the GNU General Public License as
  78.     published by the Free Software Foundation; either version 2 of the
  79.     License, or (at your option) any later version.
  80.  
  81.     This package is distributed in the hope that it will be useful, but
  82.     WITHOUT ANY WARRANTY; without even the implied warranty of
  83.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  84.     General Public License for more details.
  85.  
  86.     You should have received a copy of the GNU General Public License
  87.     along with this package; if not, write to the Free Software
  88.     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
  89.     MA 02110-1301, USA.
  90.  
  91.     On Debian systems, the complete text of the GNU General Public
  92.     License can be found in `/usr/share/common-licenses/GPL'.
  93.